@charset "utf-8";
html{-webkit-font-smoothing:antialiased}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
table,th,td{border: 1px solid black;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:400}
dl,ol,ul{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a{text-decoration:none;blr:expression(this.onFocus=this.blur());color: inherit;}
a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur());}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none;outline: none;font-family: Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif;}
img{vertical-align:middle;height: auto;}
button,input[type=submit],input[type=text],input[type=button]{outline: none;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;blr:expression(this.onFocus=this.blur());}
input{outline: 0;}
input::-webkit-input-safebox-button{display: none;/*去掉搜狗浏览器密码软盘*/}
body{user-select: none;color: #000;line-height: 1;min-width: 1200px;overflow-x: auto !important;font-family: Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif;}
body *{box-sizing: border-box;line-height: 1;}

#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../css/ietip/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.img-hover{position: relative;overflow: hidden;}
.img-hover img{display: block;transform: scale(1.001);vertical-align: top;transition: all 0.5s ease 0s;}
.img-hover:hover img{transform: scale(1.07);}

.pic-hover{overflow: hidden;position: relative;}
.pic-hover img{transition: transform 12s cubic-bezier(.23, 1, .32, 1); transform: scale(1);}
.pic-hover:hover img{transform: scale(1.1);}

/* 入场效果 */
.teaser{opacity:0;transform:translate3d(0,25%,0);transition:opacity 1s ease-out 0.2s,transform 0.7s ease-out 0.2s;}
.teaser.is-visible{opacity:1;transform:translate3d(0,0,0);}
.lefter{opacity:0;transform:translate3d(-35%,35%,0);transition:opacity 1s ease-out 0.2s,transform 0.7s ease-out 0.2s;}
.lefter.is-visible{opacity:1;transform:translate3d(0,0,0);}
.righter{opacity:0;transform:translate3d(35%,35%,0);transition:opacity 1s ease-out 0.2s,transform 0.7s ease-out 0.2s;}
.righter.is-visible{opacity:1;transform:translate3d(0,0,0);}
.downer{opacity:0;transform:translate3d(0,-35%,0);transition:opacity 1s ease-out 0.2s,transform 0.7s ease-out 0.2s;}
.downer.is-visible{opacity:1;transform:translate3d(0,0,0);}
.lter{opacity:0;transform:translate3d(-35%,0,0);transition:opacity 1s ease-out 0.2s,transform 0.7s ease-out 0.2s;}
.lter.is-visible{opacity:1;transform:translate3d(0,0,0);}
.rter{opacity:0;transform:translate3d(35%,0,0);transition:opacity 1s ease-out 0.2s,transform 0.7s ease-out 0.2s;}
.rter.is-visible{opacity:1;transform:translate3d(0,0,0);}

.overs{transform: perspective(1000px) scale(1) rotateY(90deg);transform-origin: left;opacity: 0;transition: all 1s ease 0.3s;}
.overs.is-visible{transform: perspective(1000px) scale(1) rotateY(0deg);transform-origin: left;opacity: 1;}
.rovers{opacity: 0;transform: perspective(800px) translateX(800px) rotateY(40deg) scale(1.2);transition:opacity 1.5s ease 0.3s,transform 1.5s ease 0.3s;}
.rovers.is-visible{opacity: 1;transform: perspective(800px) translateX(0px);}
.opac::before,.opac::after {opacity: 0;transition: opacity 1s ease-out 2s;}
.opac.is-visible::before,.opac.is-visible::after {opacity: 1;}
.opac::before,.opac::after {opacity: 0;transition: opacity 1s ease-out 2s;}
.opac.is-visible::before,.opac.is-visible::after {opacity: 1;}
.risebg {background-position: 0 200%;}
.risebg.is-visible {transition: all 0.7s ease 0.3s;background-position: center bottom;}

/* 主体 */
.main{margin-top: 80px;}
.bg-gary{background: #f9f7f7;}
.f-l{float: left;}
.f-r{float: right;}

/* 头部 */
.header{position: fixed;top: 0;left: 0;right: 0;z-index: 9999;width: 100%;height: 80px;line-height: 80px;background: #fff;box-shadow: 2px 3px 8px 0 rgba(40, 41, 41, 0.22);}
.header .content{position: relative;width: 1344px;height: 100%;margin: 0 auto;line-height: inherit;}
.header .logo {position: absolute;height: 40px;left: 0;top: 0;bottom: 0;margin: auto 0;}
.header .logo>a, .header .logo>img{width: 100%;height: 100%;}
.header-nav{position: absolute;right: 0;top: 0;bottom: 0;margin: auto 0;line-height: inherit;}
.header-nav .item{position: relative;float: left;width: 120px;height: 80px;line-height: 80px;padding: 0 20px;text-align: center;font-size: 16px;color: #333;}
.header-nav .item>a{width: 100%;height: 100%;}
.header-nav .item>a>span{position: relative;padding: 8px 0;font-size: 16px;}
.header-nav .item.active{color: #0078bd;}
.header-nav .item.active>a>span{border-bottom: 2px solid #0078bd;}
.header-nav .item:hover{color: #0078bd;}
.header-nav .item:hover>a>span{border-bottom: 2px solid #0078bd;}
.header-nav .search{position: relative;width: 35px;display: inline-block;padding: 10px;margin-right: 6px;margin-left: 10px;cursor: pointer;}
.header-nav .search::before{content: "";display: block;position: absolute;left: -10px;top: 0;bottom: 0;margin: auto 0;width: 1px;height: 16px;background: #999;}
/* 二级 */
.header-nav .item:hover>ul{display: block;}
.header-nav .item ul {display: none;position: absolute;left: 0;background-color: #fff;box-shadow: 2px 4px 6px #999;}
.header-nav .item ul a {display: block;padding: 10px 20px;line-height: 1.2;font-size: 14px;color: #333;border-top: 1px solid #eee;}
.header-nav .item ul>li:hover>a {color: #0078bd;}

/* 搜索框 */
.search-form {position: absolute;left: 0;right: 0;z-index: 99;display: none;padding: 20px 0;background: #fff;border-top: 1px solid #eee;}
.search-form.show {display: block;}
.search-form-box {width: 800px;margin: 0 auto;overflow: hidden;}
.search-form .input {float: left;width: 640px;height: 42px;line-height: 42px;background: #f6f6f6;}
.search-form .input input {width: 100%;height: 100%;background: #f6f6f6;color: #333;font-size: 16px;line-height: inherit;padding: 0 20px;border: none;}
.search-form .btn {float: left;width: 160px;height: 42px;font-size: 16px;color: #fff;background: #006fc6;border: none;}

/* banner图 */
.banner {position: relative;width: 100%;}
.banner img{max-width: 100%;}
.banner .text{position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;height: 180px;margin: auto;text-align: center;}
.banner .text .en{font-family: 'E-XT';font-size: 50px;color: #fff;text-shadow: 0 2px 1px rgba(23, 36, 43, 0.5);}
.banner .text .ch{font-size: 24px;color: #fff;text-shadow: 0 2px 1px rgba(23, 36, 43, 0.5);}
.banner .text .ch::before{content: "";display: block;width: 30px;height: 2px;margin: 20px auto;background: #fff;box-shadow: 0 2px 1px 0 rgba(23, 36, 43, 0.5);}
.banner.blue .text .en{color: #0078bd;text-shadow: none;}
.banner.blue .text .ch{color: #0078bd;text-shadow: none;}
.banner.blue .text .ch::before{background: #0078bd;box-shadow: none;}
.banner.white .text .en{text-shadow: none;}
.banner.white .text .ch{text-shadow: none;}
.banner.white .text .ch::before{box-shadow: none;}

/* 面包屑导航栏 */
.breadcrumb{width: 100%;height: 55px;line-height: 55px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.breadcrumb .content{width: 1200px;height: 55px;margin: 0 auto;line-height: 55px;font-size: 14px;color: #999;}
.breadcrumb .content .item{display: inline-block;font-size: 14px;}
.breadcrumb .content .item>img{width: 18px;height: 18px;margin-top: -6px;margin-right: 14px;}

/* 底部 */
.footer{width: 100%;height: 72px;line-height: 72px;background: #222;}
.footer .content{width: 1200px;overflow: hidden;line-height: inherit;margin: 0 auto;}
.footer .content .item{line-height: inherit;font-size: 14px;color: #999;}

/* 文章 */
.article-content{font-size: 16px;color: #666;}
.article-content p{margin-bottom: 30px;line-height: 1.8;font-size: 16px;color: #666;}
.article-content img{max-width: 100%;margin-bottom: 10px;}
.article-content .row{display: flex;justify-content: space-between;}
.article-content .row>img{height: 448px;}

/* 左右箭头 */
.prev-arrow, .next-arrow{background-position: center;background-repeat: no-repeat;border-radius: 50%;}
.prev-arrow{background-color: #0078bd;background-image: url('../images/icon_arrow_03.png');}
.next-arrow {background-color: #0078bd;background-image: url('../images/icon_arrow_04.png');}
.prev-arrow.disabled, .prev-arrow.slick-disabled {background-color: #fff;background-image: url('../images/icon_arrow_01.png');}
.next-arrow.disabled, .next-arrow.slick-disabled {background-color: #fff;background-image: url('../images/icon_arrow_02.png');}

/* 分页 */
.page{max-width: 1200px;margin: 0 auto;padding: 20px 0;text-align: center;}
.page .item, .page .prev-arrow, .page .next-arrow{width: 40px;height: 40px;display: inline-block;vertical-align: middle;margin-right: 12px;line-height: 40px;text-align: center;font-size: 14px;color: #999;border-radius: 20px;border: 1px solid #bfbfbf;}
.page .item{background: #fff;}
.page .prev-arrow, .page .next-arrow{border: 1px solid #0078bd;}
.page .prev-arrow.disabled, .page .next-arrow.disabled{border: 1px solid #bfbfbf;}
.page .item.active{color: #fff;background: #0078bd; border: 1px solid #0078bd;}
.page .item.point{line-height: 2.2;}
.page .text {line-height: 40px;font-size: 14px;color: #777;}

/* 自定义滚动条 */
/* .content{width: 300px;height: 200px;background-color: #fff;padding-top: 30px;padding-bottom: 30px;border: 1px solid #ddd;} */
.inner1{width: 100px;height: 500px;margin: 0 auto;background-color: #aaa;}
.inner2{width: 150px;height: 500px;margin: 0 auto;background-color: red;margin-top: 30px;}
.scroll-content .mCSB_scrollTools{opacity: 1;}
.scroll-content .mCSB_scrollTools .mCSB_draggerRail{width: 3px;background-color: #eee;border-radius: 2px;filter: none;-ms-filter: none;}
.scroll-content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 3px;background-color: #0078bd;border-radius: 2px;filter: none;-ms-filter: none;}
.scroll-content .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.scroll-content .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #2e59a1;filter: none;-ms-filter: none;}
.scroll-content .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #2e59a1;filter: none;-ms-filter: none;}


/* 关于我们、公司简介模块 */
.company {width: 1200px;height: 527px;margin: 74px auto 102px;overflow: hidden;}
.company .company-left {width: 43%;height: 100%;}
.company .img {position: relative;width: 632px;height: 100%;}
.company .title-en {font-family: 'ArialMT';font-size: 36px;color: #999;opacity: .46;}
.company .title-ch {padding: 16px 0 32px;font-size: 20px;color: #333;}
.company .text {height: 268px;line-height: 2.2;}
.company .text p {line-height: 2.2;font-size: 14px;color: #666;}
.company .mCSB_inside>.mCSB_container {margin-right: 50px;}
.company-data {margin-top: 64px;overflow: hidden;}
.company-data .item {float: left;width: 33.333%;}
.company-data .item .num {font-family: 'Arial-Black';font-weight: bold;font-size: 36px;color: #0078bd;}
.company-data .item .num .unit {font-weight: normal;font-size: 14px;color: #0078bd;}
.company-data .item .text {font-size: 14px;color: #666;}
.company-slick {width: 632px;height: 100%;}
.company-slick img {width: 100%;height: 100%;}
.company-slick .slick-dots {position: absolute;top: 50%;left: -56px;max-height: 100%;transform: translateY(-50%);background: #e5e5e5;border-radius: 2px;}
.company-slick .slick-dots>li {width: 3px;height: 63px;}
.company-slick .slick-dots>li.slick-active {background: #0078bd;border-radius: 2px;}

/* 联系我们 地址模块 */
.contact-address {width: 1200px;height: 517px;margin: 74px auto 77px;}
.contact-address .address-left {width: 403px;height: 100%;padding: 30px 34px 30px 68px;background: #fff;box-shadow: 0 3px 9px 0 rgba(2, 2, 2, 0.19);}
.contact-address .address-right {position: relative;width: 796px;height: 100%;}
.contact-address .address-right img {width: 100%;height: 100%;}
.contact-address .address-left>.title {padding-right: 32px;line-height: 1.5;font-size: 24px;font-weight: bold;color: #000;}
.contact-address .contact-block {position: relative;overflow: hidden;}
.contact-address .contact-block .content {padding: 26px 0 22px 48px;}
.contact-address .contact-block .content .title {margin-bottom: 10px;}
.contact-address .contact-block .content .text {font-weight: bold;font-size: 26px;color: #0078bd;}
.contact-address .contact-block .icon {position: absolute;left: 0;top: 0;bottom: 0;width: 26px;height: 26px;margin: auto 0;}
.contact-address .contact-list {padding: 14px 0 16px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.contact-address .contact-list .item {position: relative;margin: 14px 0;line-height: 1.7;font-size: 14px;color: #333;}
.contact-address .contact-list .item .icon {position: absolute;left: 0;top: 0;width: 24px;}
.contact-address .contact-list .item .text {padding-left: 52px;line-height: 1.7;font-size: 14px;}

/* 首页 */
.page-content {
    position: relative;
    height: 100vh;
    padding-top: 80px;
    overflow: hidden;
}
.page-content>.title-en {
    margin: 70px 0 8px;
    text-align: center;
    font-family: 'ArialMT';
    font-weight: bold;
    font-size: 48px;
    color: #fff;
    opacity: 0.46;
}
.page-content>.title-ch {
    text-align: center;
    font-size: 22px;
    color: #fff;
}
.page-content .home-more {
    width: 156px;
    height: 44px;
    display: block;
    margin: 60px auto 0;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    color: #0078bd;
    border-radius: 22px;
    border: solid 1px #0078bd;
}

/* 屏导航 */
.fullmenu {
    position: fixed;
    right: 70px;
    top: 50%;
    width: 15px;
    z-index: 999;
    transform: translateY(-50%);
}
.fullmenu>li {
    width: 15px;
    height: 15px;
    margin: 10px 0;
    background: #999;
    border-radius: 50%;
    border: 1px solid #999;
}
.fullmenu>li a {
    width: 13px;
    height: 13px;
    display: block;
    background: #999;
    border-radius: 50%;
    border: 3px solid #fff;
}
.fullmenu>li.active {
    background: #0078bd;
    border: 1px solid #0078bd;
}
.fullmenu>li.active a {
    background: #0078bd;
}

.page4 .page-content>.title-en,
.page5 .page-content>.title-en {
    color: #999;
}
.page4 .page-content>.title-ch,
.page5 .page-content>.title-ch {
    color: #333;
}

/* 大轮播 */
.home-slick,
.case-slick {
    width: 100%;
    height: 100%;
}
.home-slick .item,
.case-slick .item {
    position: relative;
    overflow: hidden;
}
.home-slick .item img,
.case-slick .item img {
    height: 100%;
}
.home-slick .slick-dots,
.case-slick .slick-dots {
    position: absolute;
    bottom: 52px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
}
.home-slick .slick-dots>li,
.case-slick .slick-dots>li {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 6px;
    border-radius: 6px;
    background: #f9f7f7;
    transition: width .3s;
}
.home-slick .slick-dots>li.slick-active,
.case-slick .slick-dots>li.slick-active {
    width: 30px;
    background-color: #0078bd;
}
.home-slick-arrow,
.case-slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 1200px;
    height: 45px;
    margin: auto;
}
.home-slick-arrow .arrow,
.case-slick-arrow .arrow {
    position: absolute;
    z-index: 1;
    width: 45px;
    height: 45px;
    margin-top: 80px;
    cursor: pointer;
}
.home-slick-arrow .arrow.prev-arrow,
.case-slick-arrow .arrow.prev-arrow {
    left: 0;
    border: 1px solid #0078bd;
}
.home-slick-arrow .arrow.next-arrow,
.case-slick-arrow .arrow.next-arrow {
    right: 0;
    border: 1px solid #0078bd;
}
.home-slick-arrow .arrow.prev-arrow.slick-disabled,
.home-slick-arrow .arrow.next-arrow.slick-disabled,
.case-slick-arrow .arrow.prev-arrow.slick-disabled,
.case-slick-arrow .arrow.next-arrow.slick-disabled  {
    border: 1px solid #fff;
}

/* 第一屏 */
.home-slick .home-slick-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 158px;
    z-index: 9;
    width: 1360px;
    margin: 0 auto;
}
.home-slick .home-slick-content .title-ch {
    text-align: right;
    font-family: 'SourceHanSansSC';
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-shadow: 3px 4px 0 rgba(0, 117, 199, 0.22);
}
.home-slick .home-slick-content .title-en {
    margin-top: 16px;
    text-align: right;
    font-family: 'ArialMT';
    font-size: 22px;
    color: #fff;
    text-shadow: 3px 4px 0 rgba(0, 117, 199, 0.22);
}
/* 第二屏 */
.section.page2 {
    background-color: #f9f7f7!important;
    background-image: url('../images/home_02.jpg');
    background-repeat: no-repeat;
}
.home-company {
    height: 443px;
    margin-top: 102px;
}
.home-company .company-left {
    width: 46%;
}
.home-company .title-en {
    margin-top: 26px;
    font-weight: bold;
    font-size: 48px;
    color: #999;
    opacity: .46;
}
.home-company .title-ch {
    padding: 12px 0 30px;
    font-size: 22px;
}
.home-company .text {
    line-height: 1.7;
    height: 113px;
}
.home-company .text p {
    line-height: 1.7;
}
.home-company .company-slick {
    width: 600px;
    height: 443px;
}
.home-company .company-data {
    margin-top: 38px;
}
.home-company .mCSB_inside>.mCSB_container {
    margin-right: 20px;
}
/* 第三屏 */
.section.page3 {
    background-color: #fff;
    background-image: url('../images/home_03.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.home-product {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
    height: 100%;
}
.home-product .title-en {
    font-family: 'ArialMT';
    font-size: 48px;
    font-weight: bold;
    color: #999;
    opacity: .46;
}
.home-product .title-ch {
    padding: 8px 0;
    font-size: 22px;
    color: #333;
}
.home-product-slick {
    width: 100%;
    height: 450px;
    margin-top: 50px;
}
.home-product-slick .item {
    position: relative;
    width: 100%;
    height: 450px;
    padding: 24px 28px 0;
    overflow: hidden;
}
.home-product-slick .item::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 695px;
    height: 121px;
    background: #0078bd;
}
.home-product-slick .item::after {
    content: "";
    display: block;
    position: absolute;
    top: 97px;
    right: 0;
    width: 697px;
    height: 123px;
    background: #0078bd;
}
.home-product-slick .item .details {
    position: relative;
    z-index: 1;
    float: left;
    width: 32.3%;
    height: 100%;
    margin-right: 1%;
    border-bottom: 3px solid #333;
}
.home-product-slick .item .details:nth-child(2) {
    border-bottom: 3px solid #0078bd;
}
.home-product-slick .item .details:last-child {
    margin-right: 0;
}
.home-product-slick .item .details img {
    max-width: 100%;
    max-height: 100%;
}
.home-product-slick .item .details-content {
    display: block;
    margin-top: 26px;
}
.home-product-slick .item .details-content .title {
    padding: 18px 0;
    line-height: 1.6;
    font-size: 20px;
    color: #333;
}
.home-product-slick .item .details-content .msg p {
    padding-right: 22px;
    line-height: 1.9;
    font-size: 13px;
    color: #666;
}
/* 入场 */
.home-product-slick .item .details.teaser:nth-child(1) {transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;}
.home-product-slick .item .details.teaser:nth-child(2) {transition: opacity 1s ease-out 0.8s, transform 0.7s ease-out 0.8s;}
.home-product-slick .item .details.teaser:nth-child(3) {transition: opacity 1s ease-out 1.4s, transform 0.7s ease-out 1.4s;}
.home-product .home-more.teaser {transition: opacity 1s ease-out 1.6s, transform 0.7s ease-out 1.6s;}
/* 第四屏 */
.home-case-list {
    width: 1200px;
    margin: 56px auto 0;
    text-align: center;
}
.home-case-list .item {
    display: inline-block;
    margin: 0 24px;
    padding: 10px 0;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
.home-case-list .item>img {
    width: 33px;
    height: 34px;
}
.home-case-list .item.active {
    position: relative;
    z-index: 9;
    color: #0078bd;
}
.home-case-list .item.active span {
    display: inline-block;
    position: relative;
    z-index: 9;
}
/* 小箭头 */
.home-case-list .item .white,
.home-case-list .item.active .blue {
    display: inline-block;
}
.home-case-list .item.active .white,
.home-case-list .item .blue {
    display: none;
}
.home-case-list .item.active::before,
.home-case-list .item.active::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -18px;
    z-index: 8;
    width: 0; 
    height: 0;
    border-top: 18px solid #fff;
    transition: all 2s;
}
.home-case-list .item.active::before {
    left: 50%;
    border-left: 6px solid transparent;
    border-right: 12px solid transparent;
}
.home-case-list .item.active::after {
    right: calc(50% - 34px);
    border-left: 12px solid transparent;
    border-right: 6px solid transparent;
}
.home-case-list .item.active span::before,
.home-case-list .item.active span::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -38px;
    z-index: 8;
    width: 100vw; 
    height: 18px;
    background: #fff;
    transition: all 2s;
}
.home-case-list .item.active span::before {
    right: calc(50% + 12px);
}
.home-case-list .item.active span::after {
    left: calc(50% + 10px);
}

.home-case-slick {
    position: relative;
}
.case-slick-arrow .arrow {
    margin-top: 10px;
}
/* 第五屏 */
.home-news {
    width: 1200px;
    height: 560px;
    margin: 48px auto 0;
}
.home-news .home-news-left {
    width: 454px;
    height: 600px;
    margin-right: 13px;
    background: #f9f7f7;
}
.home-news .home-news-left img {
    width: 100%;
    height: 360px;
    border-radius: 5px 5px 0 0;
}
.home-news .home-news-left .title {
    display: block;
    margin: 22px 0 8px;
    padding: 0 44px 0 30px;
    line-height: 1.6;
    font-size: 24px;
    color: #333;
}
.home-news .home-news-left .text {
    display: block;
    padding: 0 44px 0 30px;
    line-height: 1.8;
    font-size: 14px;
    color: #666;
}
.home-news .home-more {
    width: 118px;
    height: 32px;
    margin: 36px 30px;
    line-height: 32px;
    border-radius: 16px;
}
.home-news-right {
    width: 724px;
    height: 100%;
}
.home-news-right .time {
    padding-left: 18px;
    font-size: 12px;
    color: #999;
    background-image: url('../images/icon_21.png');
    background-size: 11px 11px;
    background-repeat: no-repeat;
    background-position: left top;
}
.home-news-item {
    width: 100%;
    height: 190px;
    display: block;
    padding-right: 50px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #f9f7f7;
}
.home-news-item>img {
    float: left;
    width: 248px;
    height: 100%;
}
.home-news-item .content {
    padding-left: 280px;
}
.home-news-item .title {
    padding: 26px 0 8px 40px;
    line-height: 1.6;
    font-size: 18px;
    color: #333;
}
.home-news-item .text {
    margin: 12px 0;
    line-height: 1.7;
    font-size: 14px;
    color: #666;
}
.home-news-list .item {
    width: 100%;
    height: 68px;
    display: block;
    padding-left: 66px;
    padding-right: 50px;
    margin-top: 12px;
    line-height: 68px;
    color: #333;
    background-color: #f9f7f7;
    background-image: url('../images/icon_arrow_06.png');
    background-repeat: no-repeat;
    background-position: 34px 26px;
}
.home-news-list .title {
    max-width: 200px;
    font-size: 18px;
}
.home-news-list .time {
    float: right;
    margin-top: 32px;
}
.home-news-list .item:hover {
    color: #fff;
    background-color: #0078bd;
    background-image: url('../images/icon_arrow_04.png');
}
.home-news-list .item:hover>.time {
    color: #fff;
    background-image: url('../images/icon_20.png');
}
/* 第六屏 */
.section.page6 {
    background-color: #f9f7f7;
    background-image: url('../images/home_04.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.home-address {
    width: 1200px;
    height: 532px;
    margin: 32px auto 0;
}
.home-address .address-left {
    width: 380px;
    height: 532px;
    padding: 50px 54px 50px 26px;
    background-color: #fff;
    background-size: 100% 100%;
    background-image: url('../images/img_07.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}
.home-address .address-left>.title {
    position: relative;
    font-size: 20px;
    padding: 0 0 24px;
}
.home-address .address-left>.title::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 3px;
    background: #999;
}
.home-address .contact-list {
    border: 0;
}
.home-address .contact-list .item .text {
    padding-left: 42px;
}
.home-address .address-left .icon {
    width: 20px;
    margin: 0 6px;
}
.home-address .address-right {
    width: 820px;
    height: 532px;
}
.page-content .footer {
    position: absolute;
    bottom: 0;
    overflow: hidden;
}

/* 新闻中心 */
.news-nav {
    max-width: 1200px;
    margin: 0 auto;
    padding: 74px 0 43px;
    text-align: center;
}
.news-nav .item {
    width: 144px;
    height: 40px;
    display: inline-block;
    margin-right: 38px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #666;
    border: solid 1px #666;
    cursor: pointer;
}
.news-nav .item:last-child {
    margin-right: 0;
}
.news-nav .item.active {
    width: 144px;
    height: 40px;
    color: #fff;
    background: #0078bd;
    border: solid 1px #0078bd;
}

.news-slick {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.news-slick .item {
    max-width: 1200px;
    height: 334px;
    background: #fff;
}
.news-slick .item>img {
    width: 517px;
    height: 334px;
}
.news-slick .item .content {
    width: 682px;
    padding: 30px 62px;
}
.news-slick .item .title {
    margin: 4px 0 14px;
    line-height: 1.6;
    font-size: 26px;
    color: #333;
}
.news-slick .item .time {
    font-size: 14px;
    color: #999;
}
.news-slick .item .time img {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 4px;
}
.news-slick .item .text {
    max-height: 100px;
    margin-top: 42px;
    line-height: 2.1;
    font-size: 14px;
    color: #999;
}
.news-slick .arrow {
    position: absolute;
    bottom: 30px;
    z-index: 1;
    width: 36px;
    height: 36px;
}
.news-slick .arrow.prev-arrow {
    left: 576px;
    border: 1px solid #0078bd;
}
.news-slick .arrow.next-arrow {
    left: 634px;
    border: 1px solid #0078bd;
}
.news-slick .arrow.prev-arrow.slick-disabled,
.news-slick .arrow.next-arrow.slick-disabled {
    border: 1px solid #bfbfbf;
}
.news-slick .slick-dots {
    position: absolute;
    bottom: 30px;
    right: 77px;
    z-index: 1;
}
.news-slick .slick-dots>li {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 5px;
    background: #f9f7f7;
    transition: width .3s;
}
.news-slick .slick-dots>li.slick-active {
    width: 24px;
    background-color: #0078bd;
}
.news-list {
    max-width: 1200px;
    margin: 0 auto;
    padding: 64px 0 14px;
}
.news-list .item {
    max-width: 1200px;
    height: 272px;
    margin-bottom: 38px;
    padding: 32px 36px;
    background: #fff;
    transition: all .35s;
    overflow: hidden;
}
.news-list .item:hover {
    box-shadow: 0 5px 7px 3px rgba(0, 0, 0, 0.17);
}
.news-list .item>img {
    width: 378px;
    height: 209px;
}
.news-list .item .content {
    width: 748px;
    padding: 0 62px;
}
.news-list .item .title {
    margin: 26px 0 14px;
    line-height: 1.6;
    font-size: 26px;
    color: #333;
}
.news-list .item .time {
    font-size: 14px;
    color: #999;
}
.news-list .item .time img {
    vertical-align: bottom;
    margin-right: 4px;
}
.news-list .item .text {
    max-height: 58px;
    margin-top: 42px;
    line-height: 2.1;
    font-size: 14px;
    color: #999;
}
.news-page {
    margin-bottom: 62px;
}

/* 新闻详情 */
.news-details {
    max-width: 1200px;
    margin: 0 auto;
}
.news-details .title {
    padding: 62px 0 14px;
    line-height: 1.6;
    text-align: center;
    font-weight: 500;
    font-size: 34px;
    color: #222;
}
.news-details .msg {
    margin-bottom: 56px;
    text-align: center;
}
.news-details .msg .item {
    display: inline-block;
    margin-right: 34px;
    font-size: 18px;
    color: #999;
}
.news-details .msg .item:last-child{
    margin-right: 0;
}
.news-details .msg .item img {
    height: 16px;
    margin-top: -4px;
}
.handle {
    margin: 60px 0 37px;
    overflow: hidden;
}
.handle .item {
    float: left;
    width: 50%;
    padding: 42px 0;
    border-top: 1px solid #b7b7b7;
}
.handle .item .btn {
    display: inline-block;
    width: 114px;
    height: 40px;
    margin-right: 10px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}
.handle .item .prev-btn {
    width: 114px;
    height: 40px;
    color: #0078bd;
    background: #fff;
    border: 1px solid #0078bd;
}
.handle .item .next-btn {
    width: 114px;
    height: 40px;
    color: #fff;
    background: #02569d;
    border: 1px solid #02569d;
}
.handle .item .text {
    font-size: 16px;
    color: #333;
}

/* 联系我们 */
.contact-address .share-list {
    margin-top: 30px;
}
.contact-address .share-list .item {
    position: relative;
    width: 28px;
    height: 28px;
    display: inline-block;
    margin-right: 6px;
    border-radius: 50%;
    background: #353535;
}
.contact-address .share-list .item>img {
    width: 100%;
}
.contact-address .share-list .item:hover {
    background: #0078bd;
}
.contact-address .share-list .item .wechat {
    display: none;
    position: absolute;
    bottom: 40px;
    left: -60px;
    width: 150px;
    height: 150px;
    box-shadow: 0 3px 9px 0 #333;
}
.contact-address .share-list .wechat-code.active {
    background: #0078bd;
}
.contact-address .share-list .wechat-code.active .wechat {
    display: block;
}
.map-popup {
    position: absolute;
    width: 358px;
    height: 133px;
    background: #fff;
}
.map-popup .line {
    position: relative;
    width: 100%;
    height: 5px;
    background: #0078bd;
}
.contact-message {
    width: 100%;
    height: 660px;
    background-color: #f7f7fa;
    background-image: url('../images/img_18.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.contact-form {
    width: 1200px;
    margin: 0 auto;
}
.contact-form .title {
    position: relative;
    padding: 62px 0;
    text-align: center;
    font-size: 32px;
    color: #333;
}
.contact-form .title::after {
    content: "";
    display: block;
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
    width: 37px;
    height: 2px;
    margin: 0 auto;
    background: #0078bd;
}
.form-item {
    position: relative;
    width: 576px;
    height: 47px;
    margin-bottom: 28px;
    padding: 0 30px;
    line-height: 45px;
    background: #fff;
    border: 1px solid #c4c4c4;
    overflow: hidden;
}
.form-item label {
    float: left;
    margin-right: 10px;
    padding: 0 4px;
    line-height: inherit;
    font-size: 16px;
    color: #666;
}
.form-item .require::after {
    content: "*";
    color: #ea050a;
}
.form-item .input {
    float: left;
    width: 450px;
    height: 100%;
    line-height: inherit;
}
.form-item .input input {
    width: 100%;
    line-height: inherit;
    font-size: 16px;
    color: #333;
    border: 0;
}
.form-item.code .input {
    width: 350px;
}
.form-item.code img {
    position: absolute;
    top: 8px;
    right: 25px;
    width: 77px;
    height: 31px;
}
.form-item.textarea {
    height: 134px;
    width: 100%;
    padding-right: 0;
}
.form-item.textarea .input {
    float: right;
    width: 1110px;
}
.form-item.textarea .input textarea {
    width: 100%;
    height: 98%;
    padding: 8px 24px 8px 0;
    line-height: 1.7;
    font-size: 16px;
    color: #333;
    border: 0;
}
.form-btn {
    display: block;
    width: 200px;
    height: 50px;
    margin: 55px auto 0;
    font-size: 16px;
    color: #f7f7fa;
    background: #02569d;
    border: 0;
    outline: 0;
}

/* 人才招聘 */
.recruit-table {
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}
.recruit-table .row {
    width: 100%;
    min-height: 70px;
    display: table;
    padding: 10px 82px 10px 0;
    background-image: url('../images/icon_arrow_08.png');
    background-position: 1138px 30px;
    background-repeat: no-repeat;
    border-bottom: 1px solid rgba(51, 51, 51, .2);
}
.recruit-table .row.title {
    border-bottom: 4px solid #333;
    background: #fff;
}
.recruit-table .row>.item {
    display: table-cell;
    vertical-align: middle;
    padding-left: 32px;
    line-height: 1.6;
    font-size: 14px;
    color: #333;
}
.recruit-table .row.title>.item {
    font-size: 16px;
}
.recruit-table .row>.name {
    width: 200px;
}
.recruit-table .row>.category {
    width: 370px;
}
.recruit-table .row>.education {
    width: 200px;
}
.recruit-table .row>.num {
    width: 200px;
}
.recruit-table .row>.time {
    width: 150px;
}
.recruit-table .row>.content {
    width: 100%;
}
.recruit-table .content {
    display: none;
    padding: 30px;
    border-bottom: 4px solid #333;
}
.recruit-table .content p {
    line-height: 2.6;
    font-size: 14px;
    color: #333;
}
.recruit-table .content .title {
    color: #02569d;
}
.recruit-table .content .btn {
    width: 136px;
    height: 40px;
    margin: 28px 0 7px;
    font-size: 14px;
    color: #fff;
    background: #02569d;
    border: 0;
    outline: 0;
}
.recruit-table .table-item.active .row {
    background: #f9f7f7;
    background-image: url('../images/icon_arrow_07.png');
    background-position: 1138px 30px;
    background-repeat: no-repeat;
    border: 0;
}
.recruit-table .table-item.active .content {
    display: block;
}
.recruit-page {
    margin: 57px auto 77px;
}

/* 关于我们 */
/* 标题 */
.company-title {
    position: relative;
    width: 100%;
    padding: 20px 0;
    margin: 40px 0 35px;
    text-align: center;
    font-size: 32px;
    color: #333;
}
.company-title::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 38px;
    height: 2px;
    background: #0078bd;
}
/* 查看更多 */
.more {
    width: 120px;
    margin: 0 auto;
    padding: 36px 0;
    text-align: center;
    font-size: 14px;
    color: #0078bd;
    cursor: pointer;
}
.more img {
    width: 12px;
    margin-left: 8px;
}


.team {
    padding: 40px 0 38px;
    background: #f9f7f7;
}
.team .content {
    width: 1200px;
    margin: 0 auto;
}
.team .team-list {
    margin-right: -12px;
    /* overflow: hidden; */
}
.team .team-list .item {
    float: left;
    width: 230px;
    height: 310px;
    margin-right: 12px;
    margin-bottom: 32px;
    background: #fff;
}
.team .team-list .item:hover {
    box-shadow: 0 3px 5px 0 rgba(2, 2, 2, 0.1);
}
.team-list .item .img {
    text-align: center;
    background: #9fa3ac;
    overflow: hidden;
}
.team-list .item .img img {
    max-width: 100%;
    max-height: 100%;
    transition: all .3s;
}
.team-list .item:hover .img img {
    transform: scale(1.1);
}
.team-list .item .name {
    padding: 16px 0 8px 18px;
    font-size: 18px;
    color: #333;
}
.team-list .item .gender {
    padding: 0 4px;
    font-size: 12px;
    color: #666;
}
.team-list .item .text {
    padding-left: 18px;
    font-size: 14px;
    color: #666;
}
.team-list .item .text .line {
    padding: 0 4px;
    font-size: 10px;
}

.prize {
    padding-bottom: 40px;
}
.prize .content {
    width: 1200px;
    margin: 0 auto;
}
.prize .content .company-title {
    margin: 48px 0 24px;
}
.prize .content>.text {
    line-height: 2.3;
    font-size: 14px;
    color: #666;
}
.prize .content>.title {
    text-align: center;
    padding: 30px 0 24px;
    font-size: 24px;
    color: #333;
}
.prize .content>.more {
    padding: 20px 0;
}
.prize-list {
    margin-right: -10px;
    overflow: hidden;
}
.prize-list .item {
    float: left;
    width: 190px;
    margin-right: 10px;
    margin-bottom: 24px;
}
.prize-list .item .img {
    width: 190px;
    height: 130px;
    background: #f9f7f7;
}
.prize-list .item .img img {
    width: 100%;
    max-height: 100%;
}
.prize-list .item .text {
    height: 40px;
    margin: 8px 0;
    padding: 0 18px;
    line-height: 1.4;
    text-align: center;
    font-size: 14px;
    color: #999;
}
.aptitudes {
    background: #f9f7f7;
}
.aptitudes .content {
    width: 1200px;
    margin: 0 auto;
}
.aptitudes .content .title {
    padding: 60px 0 40px;
    text-align: center;
    font-size: 24px;
    color: #333;
}
.aptitudes-list {
    margin-right: -10px;
    overflow: hidden;
}
.aptitudes-list .item {
    float: left;
    position: relative;
    width: 235px;
    min-width: 114px;
    margin-right: 6px;
    margin-bottom: 14px;
    padding: 0 20px 24px;
    text-align: center;
}
.aptitudes-list .item .img {
    height: 134px;
}
.aptitudes-list .item img {
    height: 100%;
}
.aptitudes-list .item .text {
    /*position: absolute;*/
    width: 100%;
    height: 40px;
    margin-top: 8px;
    line-height: 1.4;
    text-align: center;
    font-size: 14px;
    color: #999;
}
.patent .content {
    width: 1200px;
    margin: 0 auto;
}
.patent .content .title {
    padding: 60px 0 40px;
    text-align: center;
    font-size: 24px;
    color: #333;
}
.patent-list {
    font-size: 0;
    overflow: hidden;
}
.patent-list .item {
    width: 25%;
    display: inline-block;
    margin-bottom: 14px;
    text-align: center;
}
.patent-list .item .img {
    width: 180px;
    height: 255px;
    margin: 0 auto;
}
.patent-list .item img {
    width: 100%;
}
.patent-list .item .text {
    height: 40px;
    margin-top: 8px;
    line-height: 1.4;
    padding: 0 30px;
    text-align: center;
    font-size: 14px;
    color: #999;
}
.patent .more {
    margin-bottom: 44px;
    padding-top: 10px;
}

/* 产品中心 */
.product-slick {
    position: relative;
    width: 1200px;
    margin: 76px auto 110px;
}
.product-slick .item {
    position: relative;
}
.product-slick .content {
    position: absolute;
    left: 0;
    top: 0;
    padding: 52px 100px;
}
.product-slick .content .title {
    padding: 17px 0;
    line-height: 1.2;
    font-size: 24px;
    color: #333;
}
.product-slick .content .text {
    max-width: 312px;
    line-height: 1.6;
    font-size: 12px;
    color: #666;
}
.product-slick .content .btn {
    display: block;
    width: 94px;
    position: absolute;
    top: 148px;
    left: 99px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    color: #0078bd;
    border-radius: 13px;
    border: solid 1px #0078bd;
    transition: all .35s;
}
.product-slick .content .btn:hover {
    color: #fff;
    background: #0078bd;
}
.product-slick .arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 36px;
    height: 36px;
    margin: auto 0;
    border: 1px solid #0078bd;
}
.product-slick .arrow.prev-arrow {
    left: -82px;
}
.product-slick .arrow.next-arrow {
    right: -82px;
}
.product-slick .arrow.prev-arrow.slick-disabled,
.product-slick .arrow.next-arrow.slick-disabled {
    border: 1px solid #bfbfbf;
}

/* 产品详情 */
.product-details {
    position: relative;
    width: 1200px;
    height: 660px;
    margin: 74px auto 114px;
}
.details-list {
    position: relative;
    z-index: 1;
    float: left;
    width: 320px;
    height: 100%;
    background: rgba(34, 34, 34, .6);
}
.details-list .item {
    width: 100%;
    height: 165px;
    line-height: 165px;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid rgba(247, 247, 250, .3);
}
.details-list .item:last-child {
    border: 0;
}
.details-list .item img {
    margin-right: 12px;
}
.details-list .item.active {
    background: rgba(0, 120, 189, .3);
}
.details-msg {
    position: absolute;
    float: left;
    width: 100%;
    height: 100%;
    display: none;
    padding: 50px 44px 50px 362px;
    background-size: cover;
    background-position: center;
    transition: all .25s;
}
.details-msg p {
    max-width: 330px;
    margin-bottom: 26px;
    line-height: 2;
    font-size: 12px;
    color: #666;
}
.details-msg.active {
    display: block;
}

/* 案例中心 */
.case-nav {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 74px;
    text-align: center;
    font-size: 0;
}
.case-nav .item {
    min-width: 167px;
    height: 40px;
    display: inline-block;
    margin-right: 38px;
    margin-bottom: 20px;
    padding: 0 10px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #666;
    border: solid 1px #666;
    cursor: pointer;
}
.case-nav .item:last-child {
    margin-right: 0;
}
.case-nav .item.active {
    width: 144px;
    height: 40px;
    color: #fff;
    background: #0078bd;
    border: solid 1px #0078bd;
}
.case-content {
    width: 1200px;
    margin: 0 auto;
}
.case-list {
    padding: 24px 0 10px;
    margin-right: -26px;
}
.case-list .item {
    float: left;
    width: 382px;
    height: 284px;
    display: block;
    margin-right: 26px;
    margin-bottom: 38px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(2, 2, 2, 0.1);
}
.case-list .item:hover {
    box-shadow: 0px 6px 20px 4px rgba(2, 2, 2, 0.19);
}
.case-list .item .img {
    width: 100%;
    height: 205px;
    background: #f7f7fa;
}
.case-list .item .img img {
    width: 100%;
    max-height: 100%;
}
.case-list .item .text {
    padding: 8px 0;
    line-height: 1.6;
    font-size: 18px;
    color: #333;
}
.case-page {
    margin-bottom: 60px;
}
/* 案例详情 */
.case-details .article-content {
    padding: 0 90px;
}
.case-details .title {
    padding: 62px 90px 14px;
}
.case-details .msg {
    padding: 0 90px;
    margin-bottom: 48px;
}
.case-details p.subtitle {
    margin-bottom: 18px;
    font-weight: normal;
    font-size: 20px;
    color: #333;
}
.case-details .handle {
    margin-top: 50px;
}

